@media screen and (max-width: 1080px) {
    
    /***** Structure *****/
    #languagePanel {
        display: none;
    }

}
    
    